Blazor コントロール
Cache プロパティ (C1FilterDataCollection<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1FilterDataCollection<T> クラス : Cache プロパティ
Gets or sets the cache used to store compiled predicates.
シンタックス
'宣言
 
Public Property Cache As C1FilterDataCollection.FilterCache(Of T)
public C1FilterDataCollection.FilterCache<T> Cache {get; set;}
解説
Using the same cache between multiple collections can accelerate sorting when they use the same sort path.
参照

C1FilterDataCollection<T> クラス
C1FilterDataCollection<T> メンバ